home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Software / Demo / Maguma / workbench-2.1.0-trial.exe / {app} / help / workbench2.chm / workbench.css < prev    next >
Cascading Style Sheet File  |  2004-10-20  |  995b  |  15 lines

  1. body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
  2. h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold}
  3. h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold}
  4. h3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
  5. td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
  6. th {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; font-weight: bold}
  7. .code_ex { font-family: Courier, "Courier New", monospace; font-size: 11px; background-color: #cccccc; }
  8. .api_call { font-family: Courier, "Courier New", monospace; padding-top: 15px; font-size: 12px; }
  9. .api_def { padding-top: 5px; padding-left: 10px; padding-bottom: 5px; font-size: 11px; }
  10. p.copyright { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px}
  11. .selected {
  12.     color: #FFFF00;
  13.     background-color: #0033FF;
  14. }
  15.